desktop_windows
local_offer Category
Features
6 features passed
14 features failed, 0 skipped
Scenarios
108 scenarios passed
77 scenarios failed, 0 skipped, 0 others
Steps
1,010 steps passed
77 steps failed, 56 skipped, 0 others
Timeline (seconds)
  • Login Page Validation May 2, 2024 11:59:17 AM Fail
    00 00 08.395
    check_circle Scenario: verify login button action through keyboard
    @login @keyboardAction
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button through keyboard
    • check_circleThen Admin should land on dashboard page
    00 00 10.882
    cancel Scenario: Validate login credentials with null username
    @nullUser @login
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter value only in password and clicks login button
    • cancelThen Error message please enter username should displayed
    • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
      image
    00 00 22.002
    check_circle Scenario: verify login button action through mouse
    @login @mouseAction
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button through mouse
    • check_circleThen Admin should land on dashboard page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    00 00 05.400
    check_circle Scenario: Validate login with valid credentials
    @validLogin @login
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    00 00 04.517
    cancel Scenario: Validate login with invalid credentials
    @login @invalidLogin
    • check_circleGiven Admin is in login page
    • cancelWhen Admin enter invalid credentials and clicks login button
    • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
      image
    00 00 10.934
    cancel Scenario: Validate login credentials with null password
    @nullPassword @login
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter value only in username and clicks login button
    • cancelThen Error message please enter password should displayed
    • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
      image
  • Home Page Verification May 2, 2024 11:59:17 AM Fail
    00 00 04.132
    cancel Scenario: Verify admin is able to land on home page with invalid URL
    @Home @invalidUrl
    • check_circleGiven Admin launch the browser
    • check_circleWhen Admin gives the correct LMS portal URL
    • cancelWhen Admin gives the invalid LMS portal URL
    • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
      image
    00 00 03.936
    check_circle Scenario: Verify for broken link
    @Home @brokenLink
    • check_circleGiven Admin launch the browser
    • check_circleWhen Admin gives the correct LMS portal URL
    • check_circleThen HTTP response >= 400. Then the link is broken in dashboard page
    00 00 03.535
    check_circle Scenario: Verify admin is able to land on home page
    @Home @validUrl
    • check_circleGiven Admin launch the browser
    • check_circleWhen Admin gives the correct LMS portal URL
    • check_circleThen Admin should land on the home page
    00 00 03.860
    check_circle Scenario: Verify the text spelling in the page
    @textSpelling @Home
    • check_circleGiven Admin launch the browser
    • check_circleWhen Admin gives the correct LMS portal URL
    • check_circleThen Admin should see correct spellings in all fields
      User
      Password
      Login
    00 00 01.962
    check_circle Scenario: Verify the company logo
    @Home @verifyLogo
    • check_circleGiven Admin launch the browser
    • check_circleWhen Admin gives the correct LMS portal URL
    • check_circleThen Admin should see logo on the left side
    00 00 02.336
    cancel Scenario: Verify application name
    @Home @verifyAppName
    • check_circleGiven Admin launch the browser
    • check_circleWhen Admin gives the correct LMS portal URL
    • cancelThen Admin should see LMS - Learning Management System
    • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
      image
    00 00 02.518
    cancel Scenario: Verify company name
    @Home @verifyCompanyName
    • check_circleGiven Admin launch the browser
    • check_circleWhen Admin gives the correct LMS portal URL
    • cancelThen Admin should see company name below the app name
    • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
      image
    00 00 02.027
    check_circle Scenario: Validate sign in content
    @Home @verifyContent
    • check_circleGiven Admin launch the browser
    • check_circleWhen Admin gives the correct LMS portal URL
    • check_circleThen Admin should see "Please login to LMS application"
    00 00 02.201
    check_circle Scenario: Verify text field is present
    @Home @verifyField
    • check_circleGiven Admin launch the browser
    • check_circleWhen Admin gives the correct LMS portal URL
    • check_circleThen Admin should see two text field
    00 00 01.842
    check_circle Scenario: Verify text on the first text field
    @Home @verifyTextOnUserField
    • check_circleGiven Admin launch the browser
    • check_circleWhen Admin gives the correct LMS portal URL
    • check_circleThen Admin should see "User" in the first text field
    00 00 01.632
    check_circle Scenario: Verify asterik next to user text
    @Home @VerifyAsterikNextToUser
    • check_circleGiven Admin launch the browser
    • check_circleWhen Admin gives the correct LMS portal URL
    • check_circleThen Admin should see * symbol next to user text
    00 00 01.783
    check_circle Scenario: Verify text on the second text field
    @Home @verifyTextOnPasswordField
    • check_circleGiven Admin launch the browser
    • check_circleWhen Admin gives the correct LMS portal URL
    • check_circleThen Admin should see "Password" in the second text field
    00 00 01.785
    check_circle Scenario: Verify asterik next to password text
    @Home @VerifyAsterikNextToPassword
    • check_circleGiven Admin launch the browser
    • check_circleWhen Admin gives the correct LMS portal URL
    • check_circleThen Admin should see * symbol next to password text
    00 00 01.753
    check_circle Scenario: Verify the alignment input field for the login
    @Home @VerifyInputFieldAlignment
    • check_circleGiven Admin launch the browser
    • check_circleWhen Admin gives the correct LMS portal URL
    • check_circleThen Admin should see input field on the centre of the page
    00 00 01.744
    check_circle Scenario: verify Login is present
    @Home @verifyLoginButton
    • check_circleGiven Admin launch the browser
    • check_circleWhen Admin gives the correct LMS portal URL
    • check_circleThen Admin should see login button
    00 00 01.997
    check_circle Scenario: Verify the alignment of the login button
    @Home @verifyLoginAlignment
    • check_circleGiven Admin launch the browser
    • check_circleWhen Admin gives the correct LMS portal URL
    • check_circleThen Admin should see login button on the centre of the page
    00 00 02.182
    cancel Scenario: Verify input descriptive test in user field
    @Home @verifyUserTextInGrayColour
    • check_circleGiven Admin launch the browser
    • check_circleWhen Admin gives the correct LMS portal URL
    • cancelThen Admin should see user in gray color
    • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
      image
    00 00 01.707
    cancel Scenario: Verify input descriptive test in password field
    @Home @verifyPasswordTextInGrayColour
    • check_circleGiven Admin launch the browser
    • check_circleWhen Admin gives the correct LMS portal URL
    • cancelThen Admin should see password in gray color
    • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
      image
  • Dashboard page May 2, 2024 11:59:25 AM Fail
    00 00 03.230
    check_circle Scenario: Verify after login admin lands on manage program as dashboard page
    @VerifyManageProgramHeader @Dashboard
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should see manage program as header
    00 00 03.456
    check_circle Scenario: Verify the response time
    @VerifyResponseTime @Dashboard
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Maximum navigation time in milliseconds, defaults to 30 seconds
    00 00 03.413
    check_circle Scenario: Verify broken link
    @Dashboard @login @VerifyBrokenLink
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen HTTP response >= 400. Then the link is broken in dashboard page
    00 00 04.056
    check_circle Scenario: Verify LMS title
    @VerifyLMSTitle @Dashboard
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should see LMS -Learning management system as title
    00 00 03.345
    check_circle Scenario: Verify LMS Title Alignment
    @Dashboard @VerifyTitleAlignment
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen LMS title should be on the top left corner of page
    00 00 03.205
    check_circle Scenario: Validate LMS title has correct spelling and space
    @Dashboard @VerifyTitleSpelling
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should see correct spelling and space in LMS title
    00 00 04.031
    check_circle Scenario: Validate navigation bar text
    @verifyNavigationBarSpelling @Home @Dashboard
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should see correct spelling in navigation bar text
      Program
      Batch
      User
      Logout
    00 00 04.430
    cancel Scenario: Validate alignment for navigation bar
    @verifyNavigationBarAlignment @Dashboard
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • cancelThen Admin should see the navigation bar text on the top right side
    • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
      image
    00 00 04.168
    check_circle Scenario: Validate navigation bar order 1st Program
    @verifyNavBarprogramOrder @Dashboard
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should see program in the 1st place
    00 00 03.939
    check_circle Scenario: Validate navigation bar order 2nd Batch
    @Dashboard @verifyNavBarbatchOrder
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should see batch in the 2nd place
    00 00 03.526
    check_circle Scenario: Validate navigation bar order 3rd User
    @Dashboard @verifyNavBarUserOrder
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should see user in the 3rd place
    00 00 03.454
    check_circle Scenario: Validate navigation bar order 4th Logout
    @Dashboard @login @verifyNavBarLogout
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should see logout in the 4th place
  • Pagination May 2, 2024 11:59:30 AM Pass
    00 00 04.576
    check_circle Scenario: Verify Next page link
    @verifyNextPagelink @programPagination
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is on Manage Program page
    • check_circleWhen Admin clicks Next page link on the program table
    • check_circleThen Admin should see the Pagination has Next link
    00 00 03.582
    check_circle Scenario: Verify Last page link
    @verifyLastPageLink @programPagination
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is on Manage Program page
    • check_circleWhen Admin clicks Last page link
    • check_circleThen Admin should see the last page record on the table with Next page link are disabled
    00 00 04.503
    check_circle Scenario: Verify First page link
    @verifyFirstPageLink @programPagination
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is on last page of Program table
    • check_circleWhen Admin clicks First page link
    • check_circleThen Admin should see the previous page record on the table with pagination has previous page link
    00 00 03.676
    check_circle Scenario: Verify Start page link
    @verifyStartPageLink @Home @programPagination
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is on Previous Program page
    • check_circleWhen Admin clicks Start page link
    • check_circleThen Admin should see the very first page record on the table with Previous page link are disabled
  • Navigation Validation from Manage Program to other Pages May 2, 2024 11:59:33 AM Pass
    00 00 04.668
    check_circle Scenario: Batch link on navigation bar on Program page
    @batchLinkNavigation @programNavigation
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleWhen Admin clicks on Batch link on Manage Program page
    • check_circleThen Admin is re-directed to Batch page from Program page
    00 00 04.435
    check_circle Scenario: User link on navigation bar on Program page
    @programLinkNavigation @Dashboard @programNavigation
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleWhen Admin clicks on User link on Manage Program page
    • check_circleThen Admin is re-directed to User page from Program page
    00 00 04.504
    check_circle Scenario: Logout link on navigation bar on Program page
    @LogoutLinkNavigation @programNavigation
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleWhen Admin clicks on Logout link on Manage Program page
    • check_circleThen Admin is re-directed to Login page from Program page
  • Program Sorting Validation May 2, 2024 11:59:33 AM Pass
    00 00 04.804
    check_circle Scenario: Validate sort icon of program name column in ascending
    @ProgramSortingValidations @validateProgramNameAscending
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page and clicks program on the navigation bar
    • check_circleWhen Admin clicks the sort icon of program name column
    • check_circleThen The data get sorted on the table based on the program name column values in ascending order
    00 00 05.954
    check_circle Scenario: Validate sort icon of program name column in Descending
    @ProgramSortingValidations @validateProgramNameDescending
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page and clicks program on the navigation bar
    • check_circleWhen Admin clicks the sort icon of program name column
    • check_circleThen The data get sorted on the table based on the program name column values in descending order
    00 00 04.396
    check_circle Scenario: Validate sort icon of program description column in ascending
    @ProgramSortingValidations @validateProgramDescriptionAscending
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page and clicks program on the navigation bar
    • check_circleWhen Admin clicks the sort icon of program description column
    • check_circleThen The data get sorted on the table based on the program description column values in ascending order
    00 00 05.518
    check_circle Scenario: Validate sort icon of program description column in Descending
    @ProgramSortingValidations @validateProgramDescriptionDescending @programPagination
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page and clicks program on the navigation bar
    • check_circleWhen Admin clicks the sort icon of program description column
    • check_circleThen The data get sorted on the table based on the program description column values in descending order
    00 00 03.906
    check_circle Scenario: Validate sort icon of program status column in ascending
    @ProgramSortingValidations @validateProgramStatusAscending
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page and clicks program on the navigation bar
    • check_circleWhen Admin clicks the sort icon of program status column
    • check_circleThen The data get sorted on the table based on the program status column values in ascending order
    00 00 05.247
    check_circle Scenario: Validate sort icon of program status column in Descending
    @ProgramSortingValidations @Home @validateProgramStatusDescending
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page and clicks program on the navigation bar
    • check_circleWhen Admin clicks the sort icon of program status column
    • check_circleThen The data get sorted on the table based on the program status column values in descending order
  • Batch Page Validation May 2, 2024 11:59:37 AM Fail
    00 00 06.534
    cancel Scenario: Validate landing in Batch page
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is on dashboard page after Login_Batch
    • check_circleWhen Admin clicks Batch from navigation bar_Batch
    • cancelThen Admin should see the "Manage Batch" in the URL
    • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
      image
    00 00 06.722
    check_circle Scenario: Validate header in the Batch Page
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is on dashboard page after Login_Batch
    • check_circleWhen Admin clicks Batch from navigation bar_Batch
    • check_circleThen Admin should see the "Manage Batch" in the header_Batch
    00 00 06.479
    check_circle Scenario: Validate pagination in the Batch Page
    @programNavigation
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is on dashboard page after Login_Batch
    • check_circleWhen Admin clicks Batch from navigation bar_Batch
    • check_circleThen Admin should see the pagination controls under the data table_Batch
    00 00 06.437
    check_circle Scenario: Validate data table headers in the Batch Page
    @ProgramSortingValidations
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is on dashboard page after Login_Batch
    • check_circleWhen Admin clicks Batch from navigation bar_Batch
    • check_circleThen Admin Should see the data table with headers Batch name, Batch Description,Batch Status, No. of classes, Program Name, EditDelete_Batch
    00 00 06.416
    check_circle Scenario: Validate Delete button in Batch Page
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is on dashboard page after Login_Batch
    • check_circleWhen Admin clicks Batch from navigation bar_Batch
    • check_circleThen Admin should be able to see the Delete icon button that is disabled_Batch
    00 00 06.349
    check_circle Scenario: Validate "+ A New batch" in Batch Page
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is on dashboard page after Login_Batch
    • check_circleWhen Admin clicks Batch from navigation bar_Batch
    • check_circleThen Admin should be able to see the + A New batch button_Batch
    00 00 06.912
    check_circle Scenario: Validate data rows-1
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is on dashboard page after Login_Batch
    • check_circleWhen Admin clicks Batch from navigation bar_Batch
    • check_circleThen Each row in the data table should have a checkbox_Batch
    00 00 08.172
    check_circle Scenario: Validate data rows-2
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is on dashboard page after Login_Batch
    • check_circleWhen Admin clicks Batch from navigation bar_Batch
    • check_circleThen Each row in the data table should have a edit icon that is enabled_Batch
    00 00 09.984
    check_circle Scenario: Validate data rows-3
    @Home
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is on dashboard page after Login_Batch
    • check_circleWhen Admin clicks Batch from navigation bar_Batch
    • check_circleThen Each row in the data table should have a delete icon that is enabled_Batch
    00 00 08.309
    check_circle Scenario: Validate pop up for adding batch
    @programPagination
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is on dashboard page after Login_Batch
    • check_circleWhen Admin clicks + A New Batch button after navigating to batch page_Batch
    • check_circleThen A new pop up with Batch details appears_Batch
  • Add new Batch May 2, 2024 11:59:44 AM Fail
    00 00 06.122
    check_circle Scenario: Check if the fields exist in popup
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven A new pop up with "Batch Details" appears when admin clicks on + A New Batch button after navigated to Batch page_Batch
    • check_circleThen The pop up should include the fields Name, Number of classes and Description as text box, Program Name as drop down, Status as radio button, Number of classes as text box_Batch
    00 00 05.715
    cancel Scenario: Check if description is optional field
    @programNavigation
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven A new pop up with "Batch Details" appears when admin clicks on + A New Batch button after navigated to Batch page_Batch
    • cancelWhen Fill in all the fields except description with valid values and click save_Batch
    • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
      image
    00 00 05.605
    cancel Scenario: Check if the batch details are added in data table
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven A new pop up with "Batch Details" appears when admin clicks on + A New Batch button after navigated to Batch page_Batch
    • cancelWhen Fill in all the fields with valid values and click save_Batch
    • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
      image
    00 00 05.564
    cancel Scenario: Check for error messages for invalid fields
    @ProgramSortingValidations
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven A new pop up with "Batch Details" appears when admin clicks on + A New Batch button after navigated to Batch page_Batch
    • cancelWhen any of the fields have invalid values_Batch
    • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
      image
    00 00 06.746
    check_circle Scenario: Check for error messages for mandatory fields
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven A new pop up with "Batch Details" appears when admin clicks on + A New Batch button after navigated to Batch page_Batch
    • check_circleWhen Any of the mandatory fields are blank_Batch
    • check_circleThen Error message should appear missing mandatory fields_Batch
  • Edit Batch May 2, 2024 11:59:45 AM Fail
    00 00 04.507
    check_circle Scenario: Validate row level edit icon
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is on Manage Batch page after clicking on Batch link in Dashboard, where The edit icon on row level in data table is enabled_Batch
    • check_circleWhen Admin clicks the edit icon_Batch
    • check_circleThen A new pop up with "Batch Details" appears on Manage Batch_Batch
    00 00 03.304
    cancel Scenario: Check if the fields are updated
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin clicks the edit icon in Manage Batch page after navigating to Batch from Dashboard_Batch
    • check_circleWhen Update the fields with valid values and click save_Batch
    • cancelThen The updated batch details should appear on the data table_Batch
    • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
      image
    00 00 03.704
    check_circle Scenario: Check if the update throws error with invalid valued
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin clicks the edit icon in Manage Batch page after navigating to Batch from Dashboard_Batch
    • check_circleWhen Update the fields with invalid values and click save_Batch
    • check_circleThen Error message should appear like invalid values_Batch
    00 00 04.769
    cancel Scenario: Check if you get error message when mandatory fields are erased
    @programPagination
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin clicks the edit icon in Manage Batch page after navigating to Batch from Dashboard_Batch
    • check_circleWhen Erase data from mandatory field_Batch
    • cancelThen Error message should appear fields are mandatory_Batch
    • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
      image
    00 00 05.444
    cancel Scenario: Check if description field is optional in update
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin clicks the edit icon in Manage Batch page after navigating to Batch from Dashboard_Batch
    • check_circleWhen Erase data from description field_Batch
    • cancelThen The updated batch details after erase should appear on the data table_Batch
    • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
      image
  • User Page Validation May 2, 2024 11:59:50 AM Fail
    00 00 05.933
    cancel Scenario: Validate landing in User page
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • cancelGiven Admin is on dashboard page after Login
      Step undefined
    00 00 05.407
    cancel Scenario: Validate the heading
    @programNavigation
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • cancelGiven Admin is on dashboard page after Login
      Step undefined
    00 00 05.847
    cancel Scenario: Validate the text and pagination icon below the data table
    @ProgramSortingValidations
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • cancelGiven Admin is on dashboard page after Login
      Step undefined
    00 00 05.962
    cancel Scenario: Validate data table headers in the User Page
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • cancelGiven Admin is on dashboard page after Login
      Step undefined
    00 00 05.629
    cancel Scenario: Validating the default state of Delete button
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • cancelGiven Admin is on dashboard page after Login
      Step undefined
    00 00 05.657
    cancel Scenario: Validate "Add New user" button in User Page
    @Home
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • cancelGiven Admin is on dashboard page after Login
      Step undefined
    00 00 05.540
    cancel Scenario: Validate "+ Assign Student" button in User page
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • cancelGiven Admin is on dashboard page after Login
      Step undefined
    00 00 05.443
    cancel Scenario: Validate "+ Assign staff" button in User page
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • cancelGiven Admin is on dashboard page after Login
      Step undefined
    00 00 05.181
    cancel Scenario: Validate search box in User page
    @programPagination
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • cancelGiven Admin is on dashboard page after Login
      Step undefined
    00 00 03.726
    cancel Scenario: Validate number of data rows in the data
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • cancelGiven Admin is on dashboard page after Login
      Step undefined
    00 00 04.221
    cancel Scenario: Verify Check box on the data table
    @programNavigation
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • cancelGiven Admin is on dashboard page after Login
      Step undefined
    00 00 05.366
    cancel Scenario: Verify delete icon on the data table
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • cancelGiven Admin is on dashboard page after Login
      Step undefined
    00 00 05.466
    cancel Scenario: Verify edit icon on the data table
    @ProgramSortingValidations
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • cancelGiven Admin is on dashboard page after Login
      Step undefined
    00 00 05.369
    cancel Scenario: search user by name
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • cancelGiven Admin is on Manage User Page
      Step undefined
    00 00 05.320
    cancel Scenario: Validating the Search with unrelated keyword
    @tag03
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • cancelGiven Admin is on Manage User Page
      Step undefined
  • Add New User May 2, 2024 11:59:56 AM Fail
    00 00 06.565
    check_circle Scenario: Validate User Details Popup window
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is on Manage User Page.
    • check_circleWhen Admin clicks "Add New User" button
    • check_circleThen Admin should see pop up open for user details
    00 00 07.732
    check_circle Scenario: Validate drop downs in new user form
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is on Manage User Page.
    • check_circleWhen Admin clicks "Add New User" button
    • check_circleThen Admin should see drop downs for the fields
    00 00 09.167
    check_circle Scenario: Validate input fields and text boxes in user details form
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is on Manage User Page.
    • check_circleWhen Admin clicks "Add New User" button
    • check_circleThen Admin should see text boxes for the fields
    00 00 23.779
    cancel Scenario Outline: Check if user is created when only mandatory fields are entered with valid data


    SheetNameRownumber
    User0


    field_name
    firstName
    middleName
    lastName
    location
    phoneNumber
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userRole
    userRoleStatus
    userVisaStatus
    userComments
    • cancelCheck if user is created when only mandatory fields are entered with valid data
      @programPagination
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleGiven Admin is on User details pop up
      • check_circleWhen Admin enters mandatory fields in the form using sheetname "User" and RowNumber 0 and Submits the form
      • cancelThen Admin gets message User added Successfully
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    • cancelCheck if the fields are updated with valid data
      @edit @programPagination
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "email" with valid data and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • cancelThen verify the updated value for field "email" in edit page
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    00 01 05.386
    cancel Scenario Outline: Check if user is created when only optional fields are entered with valid data


    SheetNameRownumber
    User1


    field_name
    firstName
    middleName
    lastName
    location
    phoneNumber
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userRole
    userRoleStatus
    userVisaStatus
    userComments


    field_name
    middleName
    lastName
    location
    phoneNumber
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userRole
    userRoleStatus
    userVisaStatus
    userComments


    field_name
    middleName
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userComments


    field_name
    middleName
    lastName
    location
    phoneNumber
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userComments
    • check_circleCheck if user is created when only optional fields are entered with valid data
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleGiven Admin is on User details pop up
      • check_circleWhen Admin skips to add value in mandatory field using sheetname "User" and RowNumber 1 and Submits the form
      • check_circleThen Admin should see error message below the test field and the field will be highlighed in red color
    • check_circleCheck if the fields are updated with valid data
      @edit
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "underGraduate" with valid data and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • check_circleThen verify the updated value for field "underGraduate" in edit page
    • cancelCheck if the fields are updated with invalid values
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "location" with invalid values and click submit
      • cancelThen Admin should get "Failed" message
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    • cancelCheck if the fields are updated with invalid values
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "userVisaStatus" with invalid values and click submit
      • cancelThen Admin should get "Failed" message
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    • check_circleCheck if the optional fields are updated with valid data
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the optional fields "linkedinURL" with valid values and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • check_circleThen verify the updated value for field "linkedinURL" in edit page
    • cancelValidate invalid values in the text fields
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Admin enters only numbers or special char in the text fields "email" and click submit
      • cancelThen Admin should get "Failed" message
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    00 01 05.032
    cancel Scenario Outline: check if user is created when invalid data is entered in all of the fields


    SheetNameRownumber
    User2


    field_name
    firstName
    middleName
    lastName
    location
    phoneNumber
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userRole
    userRoleStatus
    userVisaStatus
    userComments


    field_name
    middleName
    lastName
    location
    phoneNumber
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userRole
    userRoleStatus
    userVisaStatus
    userComments


    field_name
    middleName
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userComments


    field_name
    middleName
    lastName
    location
    phoneNumber
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userComments
    • check_circlecheck if user is created when invalid data is entered in all of the fields
      @programNavigation
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleGiven Admin is on User details pop up
      • check_circleWhen Admin enters invalid data in all of the fields using sheetname "User" and RowNumber 2 and Submits the form
      • check_circleThen Admin gets error message and user is not created
    • check_circleCheck if the fields are updated with valid data
      @edit @programNavigation
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "userRole" with valid data and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • check_circleThen verify the updated value for field "userRole" in edit page
    • cancelCheck if the fields are updated with invalid values
      @programNavigation
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "linkedinURL" with invalid values and click submit
      • cancelThen Admin should get "Failed" message
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    • cancelCheck if the fields are updated with invalid values
      @programNavigation
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "userComments" with invalid values and click submit
      • cancelThen Admin should get "Failed" message
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    • cancelCheck if the optional fields are updated with valid data
      @programNavigation
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the optional fields "email" with valid values and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • cancelThen verify the updated value for field "email" in edit page
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    • cancelValidate invalid values in the text fields
      @programNavigation
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Admin enters only numbers or special char in the text fields "linkedinURL" and click submit
      • cancelThen Admin should get "Failed" message
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    00 00 08.067
    check_circle Scenario: Empty form submission
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is on User details pop up
    • check_circleWhen Admin clicks on submit button without entering data
    • check_circleThen user wont be created and Admin gets error message
    00 00 07.963
    check_circle Scenario: Validate Cancel or Close icon on User Details form
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is on User details pop up
    • check_circleWhen Admin clicks Cancel or Close Icon on User Details form
    • check_circleThen User Details popup window should be closed without saving
    00 00 08.379
    check_circle Scenario: Validate Cancel button on User Details form
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is on User details pop up
    • check_circleWhen Admin clicks Cancel button
    • check_circleThen Admin can see the User details popup disappears without adding any user
    00 00 49.743
    check_circle Scenario Outline: Check if the user details are added in data table


    SheetNameRownumber
    User0


    field_name
    firstName
    lastName
    location
    phoneNumber
    userRole
    userRoleStatus
    userVisaStatus
    • check_circleCheck if the user details are added in data table
      @tag01 @ProgramSortingValidations
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleGiven Admin is on User details pop up
      • check_circleWhen Admin enters all the fields in the form using sheetname "User" and RowNumber 0 and Submits the form
      • check_circleThen The newly added user should be present in the data table in Manage User page
    • check_circleCheck if the mandatory fields are updated with valid data
      @tag01 @ProgramSortingValidations
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the mandatory fields "phoneNumber" with valid values and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • check_circleThen verify the updated value for field "phoneNumber" in edit page
  • Edit new user May 2, 2024 12:00:03 PM Fail
    00 00 08.116
    check_circle Scenario: Validate row level edit icon
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleThen Admin clicks User on the navigation bar
    • check_circleGiven Admin is on the Manage User Page
    • check_circleWhen Admin clicks on the edit icon
    • check_circleThen A new pop up with User details appears
    00 01 01.252
    cancel Scenario Outline: Check if the fields are updated with valid data


    field_name
    firstName
    middleName
    lastName
    location
    phoneNumber
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userRole
    userRoleStatus
    userVisaStatus
    userComments


    field_name
    firstName
    middleName
    lastName
    location
    phoneNumber
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userRole
    userRoleStatus
    userVisaStatus
    userComments


    field_name
    firstName
    middleName
    lastName
    location
    phoneNumber
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userRole
    userRoleStatus
    userVisaStatus
    userComments


    field_name
    firstName
    middleName
    lastName
    location
    phoneNumber
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userRole
    userRoleStatus
    userVisaStatus
    userComments


    field_name
    firstName
    middleName
    lastName
    location
    phoneNumber
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userRole
    userRoleStatus
    userVisaStatus
    userComments


    field_name
    firstName
    middleName
    lastName
    location
    phoneNumber
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userRole
    userRoleStatus
    userVisaStatus
    userComments


    field_name
    middleName
    lastName
    location
    phoneNumber
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userRole
    userRoleStatus
    userVisaStatus
    userComments


    field_name
    middleName
    lastName
    location
    phoneNumber
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userRole
    userRoleStatus
    userVisaStatus
    userComments


    field_name
    middleName
    lastName
    location
    phoneNumber
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userRole
    userRoleStatus
    userVisaStatus
    userComments


    field_name
    middleName
    lastName
    location
    phoneNumber
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userRole
    userRoleStatus
    userVisaStatus
    userComments


    field_name
    middleName
    lastName
    location
    phoneNumber
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userRole
    userRoleStatus
    userVisaStatus
    userComments


    field_name
    middleName
    lastName
    location
    phoneNumber
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userRole
    userRoleStatus
    userVisaStatus
    userComments


    field_name
    firstName
    lastName
    location
    phoneNumber
    userRole
    userRoleStatus
    userVisaStatus


    field_name
    firstName
    lastName
    location
    phoneNumber
    userRole
    userRoleStatus
    userVisaStatus


    field_name
    firstName
    lastName
    location
    phoneNumber
    userRole
    userRoleStatus
    userVisaStatus


    field_name
    firstName
    lastName
    location
    phoneNumber
    userRole
    userRoleStatus
    userVisaStatus


    field_name
    firstName
    lastName
    location
    phoneNumber
    userRole
    userRoleStatus
    userVisaStatus


    field_name
    middleName
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userComments


    field_name
    middleName
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userComments


    field_name
    middleName
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userComments


    field_name
    middleName
    lastName
    location
    phoneNumber
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userComments


    field_name
    middleName
    lastName
    location
    phoneNumber
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userComments


    field_name
    middleName
    lastName
    location
    phoneNumber
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userComments
    • check_circleCheck if the fields are updated with valid data
      @edit
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "firstName" with valid data and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • check_circleThen verify the updated value for field "firstName" in edit page
    • check_circleCheck if the fields are updated with valid data
      @edit
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "middleName" with valid data and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • check_circleThen verify the updated value for field "middleName" in edit page
    • cancelCheck if the fields are updated with valid data
      @edit
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "lastName" with valid data and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • cancelThen verify the updated value for field "lastName" in edit page
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    • check_circleCheck if the fields are updated with valid data
      @edit
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "location" with valid data and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • check_circleThen verify the updated value for field "location" in edit page
    • check_circleCheck if the fields are updated with valid data
      @edit
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "phoneNumber" with valid data and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • check_circleThen verify the updated value for field "phoneNumber" in edit page
    • check_circleCheck if the fields are updated with valid data
      @edit
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "linkedinURL" with valid data and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • check_circleThen verify the updated value for field "linkedinURL" in edit page
    • check_circleCheck if the fields are updated with valid data
      @edit
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "postGraduate" with valid data and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • check_circleThen verify the updated value for field "postGraduate" in edit page
    • cancelCheck if the fields are updated with valid data
      @edit
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "timezone" with valid data and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • cancelThen verify the updated value for field "timezone" in edit page
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    • check_circleCheck if the fields are updated with valid data
      @edit
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "userRoleStatus" with valid data and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • check_circleThen verify the updated value for field "userRoleStatus" in edit page
    • cancelCheck if the fields are updated with valid data
      @edit
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "userVisaStatus" with valid data and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • cancelThen verify the updated value for field "userVisaStatus" in edit page
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    • check_circleCheck if the fields are updated with valid data
      @edit
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "userComments" with valid data and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • check_circleThen verify the updated value for field "userComments" in edit page
    • cancelCheck if the fields are updated with invalid values
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "lastName" with invalid values and click submit
      • cancelThen Admin should get "Failed" message
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    • check_circleCheck if the fields are updated with invalid values
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "phoneNumber" with invalid values and click submit
      • check_circleThen Admin should get "Failed" message
    • cancelCheck if the fields are updated with invalid values
      @edit
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "email" with invalid values and click submit
      • cancelThen Admin should get "Failed" message
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    • cancelCheck if the fields are updated with invalid values
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "underGraduate" with invalid values and click submit
      • cancelThen Admin should get "Failed" message
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    • cancelCheck if the fields are updated with invalid values
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "postGraduate" with invalid values and click submit
      • cancelThen Admin should get "Failed" message
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    • check_circleCheck if the fields are updated with invalid values
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "timezone" with invalid values and click submit
      • check_circleThen Admin should get "Failed" message
    • cancelCheck if the fields are updated with invalid values
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "userRoleStatus" with invalid values and click submit
      • cancelThen Admin should get "Failed" message
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    • check_circleCheck if the mandatory fields are updated with valid data
      @edit
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the mandatory fields "lastName" with valid values and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • check_circleThen verify the updated value for field "lastName" in edit page
    • cancelCheck if the mandatory fields are updated with valid data
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the mandatory fields "location" with valid values and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • cancelThen verify the updated value for field "location" in edit page
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    • check_circleCheck if the mandatory fields are updated with valid data
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the mandatory fields "userRole" with valid values and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • check_circleThen verify the updated value for field "userRole" in edit page
    • check_circleCheck if the mandatory fields are updated with valid data
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the mandatory fields "userRoleStatus" with valid values and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • check_circleThen verify the updated value for field "userRoleStatus" in edit page
    • cancelCheck if the mandatory fields are updated with valid data
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the mandatory fields "userVisaStatus" with valid values and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • cancelThen verify the updated value for field "userVisaStatus" in edit page
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    • check_circleCheck if the optional fields are updated with valid data
      @edit
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the optional fields "postGraduate" with valid values and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • check_circleThen verify the updated value for field "postGraduate" in edit page
    • cancelCheck if the optional fields are updated with valid data
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the optional fields "timezone" with valid values and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • cancelThen verify the updated value for field "timezone" in edit page
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    • check_circleCheck if the optional fields are updated with valid data
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the optional fields "userComments" with valid values and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • check_circleThen verify the updated value for field "userComments" in edit page
    • cancelValidate invalid values in the text fields
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Admin enters only numbers or special char in the text fields "lastName" and click submit
      • cancelThen Admin should get "Failed" message
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    • cancelValidate invalid values in the text fields
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Admin enters only numbers or special char in the text fields "location" and click submit
      • cancelThen Admin should get "Failed" message
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    • cancelValidate invalid values in the text fields
      @edit
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Admin enters only numbers or special char in the text fields "underGraduate" and click submit
      • cancelThen Admin should get "Failed" message
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    • check_circleValidate invalid values in the text fields
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Admin enters only numbers or special char in the text fields "timezone" and click submit
      • check_circleThen Admin should get "Failed" message
    00 00 22.260
    cancel Scenario Outline: Check if the fields are updated with invalid values


    field_name
    middleName
    lastName
    location
    phoneNumber
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userRole
    userRoleStatus
    userVisaStatus
    userComments
    • cancelCheck if the fields are updated with invalid values
      @programPagination
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "middleName" with invalid values and click submit
      • cancelThen Admin should get "Failed" message
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    • cancelCheck if the fields are updated with invalid values
      @programPagination
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the field "userRole" with invalid values and click submit
      • cancelThen Admin should get "Failed" message
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    00 00 28.589
    cancel Scenario Outline: Check if the mandatory fields are updated with valid data


    field_name
    firstName
    lastName
    location
    phoneNumber
    userRole
    userRoleStatus
    userVisaStatus


    field_name
    middleName
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userComments


    field_name
    middleName
    lastName
    location
    phoneNumber
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userComments
    • cancelCheck if the mandatory fields are updated with valid data
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the mandatory fields "firstName" with valid values and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • cancelThen verify the updated value for field "firstName" in edit page
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    • cancelCheck if the optional fields are updated with valid data
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the optional fields "underGraduate" with valid values and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • cancelThen verify the updated value for field "underGraduate" in edit page
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    • cancelValidate invalid values in the text fields
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Admin enters only numbers or special char in the text fields "postGraduate" and click submit
      • cancelThen Admin should get "Failed" message
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    00 00 19.342
    check_circle Scenario Outline: Check if the optional fields are updated with valid data


    field_name
    middleName
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userComments


    field_name
    middleName
    lastName
    location
    phoneNumber
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userComments
    • check_circleCheck if the optional fields are updated with valid data
      @programPagination
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Update the optional fields "middleName" with valid values and click submit
      • check_circleThen Admin gets message "User Updated Successfully"
      • check_circleThen verify the updated value for field "middleName" in edit page
    • check_circleValidate invalid values in the text fields
      @programPagination
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Admin enters only numbers or special char in the text fields "phoneNumber" and click submit
      • check_circleThen Admin should get "Failed" message
    00 00 15.935
    cancel Scenario Outline: Validate invalid values in the text fields


    field_name
    middleName
    lastName
    location
    phoneNumber
    linkedinURL
    email
    underGraduate
    postGraduate
    timezone
    userComments
    • cancelValidate invalid values in the text fields
      @ProgramSortingValidations
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Admin enters only numbers or special char in the text fields "middleName" and click submit
      • cancelThen Admin should get "Failed" message
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    • cancelValidate invalid values in the text fields
      @ProgramSortingValidations
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleThen Admin clicks User on the navigation bar
      • check_circleGiven Admin is on the User details pop up
      • check_circleWhen Admin enters only numbers or special char in the text fields "userComments" and click submit
      • cancelThen Admin should get "Failed" message
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    00 00 07.942
    check_circle Scenario: Validate Cancel button on Edit popup
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleThen Admin clicks User on the navigation bar
    • check_circleGiven Admin is on the User details pop up
    • check_circleWhen Admin clicks Cancel button on edit popup
    • check_circleThen Admin can see the User details popup disappears and can see nothing changed for particular User
  • Validating Assign Student Functionality May 2, 2024 12:01:00 PM Fail
    00 00 05.125
    check_circle Scenario: Validate landing in User page
    @AssignStudent @AssignStudent_Validate_Landing_ManageUSer
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is on dashboard page after login..
    • check_circleWhen Admin clicks User from navigation bar..
    • check_circleThen Admin should see the "Manage User" in the URL..
    00 00 06.853
    check_circle Scenario: Validate Assign Student Popup window
    @AssignStudent @AssignStudent_PopUp_Window_PageValidation
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is in manage user page..
    • check_circleWhen Admin clicks Assign Student button..
    • check_circleThen Admin should see a pop up open for assign student details with empty form along with Save and Cancel button and close (X) icon on the top right corner of the window..
    00 00 06.116
    cancel Scenario: Validate Dropdown in Assign Student Form
    @AssignStudent_Validate_DropDown_Boxes_For_StudentEmailId_ProgramName_BatchName @AssignStudent
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is in manage user page..
    • check_circleWhen Admin clicks Assign Student button..
    • cancelThen Admin should see drop down boxes with valid data for Student Email id,Program Name and Batch..
      Step undefined
    00 00 06.428
    check_circle Scenario: Validate input fields and their text boxes in Assign Student form
    @AssignStudent @programPagination @AssignStudent_Validate_InputFields_TextBoxes
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is in manage user page..
    • check_circleWhen Admin clicks Assign Student button..
    • check_circleThen Admin should see User Role as R03 and other fields Student Email id, Program Name, Batch Name and Status with respective input boxes..
    00 00 06.292
    check_circle Scenario: Validate radio button in Assign Student Form
    @AssignStudent @AssignStudent_Validate_Radio_Button @programNavigation
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is in manage user page..
    • check_circleWhen Admin clicks Assign Student button..
    • check_circleThen Admin should see two radio button for Status..
    00 00 05.335
    check_circle Scenario: Empty Form Submission
    @AssignStudent @AssignStudent_Validate_Empty_Form_Submission
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is in Assign Student details pop up page..
    • check_circleWhen Admin clicks Save button with entering any data..
    • check_circleThen Admin gets a Error message alert..
    00 00 05.059
    check_circle Scenario: Validate Cancel or Close icon on Assign Student form
    @AssignStudent @AssignStudent_Validate_Cancel/Close_Icon
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is in Assign Student details pop up page..
    • check_circleWhen Admin clicks Cancel or Close Icon on Assign Student form..
    • check_circleThen Assign Student popup window should be closed without saving..
    00 00 05.755
    check_circle Scenario: Validate Cancel button on Assign Student form
    @AssignStudent @AssignStudent_Validate_Cancel_Button
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is in Assign Student details pop up page..
    • check_circleWhen Admin clicks Cancel button..
    • check_circleThen Admin can see the Assign Student popup disappears without assigning..
    00 00 17.462
    cancel Scenario Outline: Validate the Assign Student form page without giving Student Email id


    SheetnameRowNumber
    User0
    • cancelValidate the Assign Student form page without giving Student Email id
      @AssignStudent
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleGiven Admin is in Assign Student details pop up page..
      • check_circleWhen Admin clicks Save button without entering Student Email id using sheetname "User" and rowNumber 0..
      • cancelThen Admin gets a error message alert as "Student Email id is required"..
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    00 00 18.549
    cancel Scenario Outline: Validate the Assign Student form page without giving program name


    SheetnameRowNumber
    User0
    • cancelValidate the Assign Student form page without giving program name
      @ProgramSortingValidations @AssignStudent
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleGiven Admin is in Assign Student details pop up page..
      • check_circleWhen Admin clicks Save button without program name using sheetname "User" and rowNumber 0..
      • cancelThen Admin gets a error message alert as "Program is required"..
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    00 00 07.452
    cancel Scenario Outline: Validate the Assign Student form page without giving batch name


    SheetnameRowNumber
    User0
    • cancelValidate the Assign Student form page without giving batch name
      @AssignStudent
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleGiven Admin is in Assign Student details pop up page..
      • check_circleWhen Admin clicks Save button without batch name using sheetname "User" and rowNumber 0..
      • cancelThen Admin gets a error message alert as "Batch is required"..
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    00 00 16.757
    cancel Scenario Outline: Validate the Assign Student form page without giving status


    SheetnameRowNumber
    User0
    • cancelValidate the Assign Student form page without giving status
      @AssignStudent
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleGiven Admin is in Assign Student details pop up page..
      • check_circleWhen Admin clicks Save button without status using sheetname "User" and rowNumber 0..
      • cancelThen Admin gets a error message alert as "Status is required"..
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
    00 00 15.755
    cancel Scenario Outline: Validate Save button on Assign Student form


    SheetnameRowNumber
    User0
    • cancelValidate Save button on Assign Student form
      @AssignStudent
      • check_circleGiven Admin is in login page
      • check_circleWhen Admin enter valid credentials and clicks login button
      • check_circleThen Admin should land on dashboard page
      • check_circleGiven Admin is in Assign Student details pop up page..
      • check_circleWhen Enter all the required fields with valid values using "User" and rowNumber 0 and click Save..
      • cancelThen Admin gets a message "Successfully Student Assigned" alert..
      • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
        image
  • Sort User May 2, 2024 12:01:11 PM Fail
    00 00 04.458
    cancel Scenario: Sort user by id
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • cancelGiven Admin is on Manage User Page
      Step undefined
    00 00 04.484
    cancel Scenario: Sort user by name
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • cancelGiven Admin is on Manage User Page
      Step undefined
    00 00 04.751
    cancel Scenario: Sort user by Location
    @programNavigation
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • cancelGiven Admin is on Manage User Page
      Step undefined
    00 00 04.208
    cancel Scenario: Sort user by Phone number
    @programPagination
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • cancelGiven Admin is on Manage User Page
      Step undefined
  • Delete user May 2, 2024 12:01:12 PM Pass
    00 00 06.595
    check_circle Scenario: Validate row level delete icon
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleThen Admin clicks User on the navigation bar
    • check_circleGiven Admin is on the Manage User Page
    • check_circleWhen Admin clicks the delete icon
    • check_circleThen Admin should see a alert open with heading "Confirm" along with and button for deletion
    00 00 06.082
    check_circle Scenario: Click Yes on the deletion window
    @delete
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleThen Admin clicks User on the navigation bar
    • check_circleGiven Admin is on Confirm Deletion alert
    • check_circleWhen Admin clicks yes option
    • check_circleThen Admin gets a message "User Deleted" alert and do not see that user in the data table
    00 00 06.645
    check_circle Scenario: Click No on the deletion window
    @programPagination
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleThen Admin clicks User on the navigation bar
    • check_circleGiven Admin is on Confirm Deletion alert
    • check_circleWhen Admin clicks No option
    • check_circleThen Admin can see the deletion alert disappears without deleting
    00 00 06.614
    check_circle Scenario: Validate Close(X) icon on the Confirm Deletion alert
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleThen Admin clicks User on the navigation bar
    • check_circleGiven Admin is on Confirm Deletion alert
    • check_circleWhen Admin will click the close button
    • check_circleThen Admin can see the deletion alert disappears without any changes
  • Delete mutiple user May 2, 2024 12:01:15 PM Fail
    00 00 05.812
    check_circle Scenario: Validate Common Delete button enabled after clicking on any checkbox
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleThen Admin clicks User on the navigation bar
    • check_circleGiven Admin is on the Manage User Page
    • check_circleWhen Admin clicks any checkbox in the data table
    • check_circleThen Admin should see common delete option enabled under header Manage User
    00 00 04.714
    cancel Scenario: Validate multiple user deletion by selecting Single checkbox
    @multidelete @programNavigation
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleThen Admin clicks User on the navigation bar
    • cancelGiven Admin clicks delete button under header after selecting the checkbox in the data table
    • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
      image
    00 00 04.043
    cancel Scenario: Validate multiple user deletion by selecting Single checkbox 2
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleThen Admin clicks User on the navigation bar
    • cancelGiven Admin clicks delete button under header after selecting the checkbox in the data table
    • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
      image
    00 00 09.731
    cancel Scenario: Validate multiple user deletion by selecting multiple check boxes
    @programNavigation
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleThen Admin clicks User on the navigation bar
    • cancelGiven Admin clicks delete button under header after selecting multiple checkboxes in the data table
    • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
      image
    00 00 09.792
    cancel Scenario: Validate multiple user deletion by selecting multiple check boxes 2
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleThen Admin clicks User on the navigation bar
    • cancelGiven Admin clicks delete button under header after selecting multiple checkboxes in the data table
    • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
      image
  • Delete Batch May 2, 2024 12:01:21 PM Pass
    00 00 03.881
    check_circle Scenario: Validate row level delete icon
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven After navigating to the Manage Batch page from the dashboard by clicking on the Batch tab, the delete icon should be enabled for each row in the data table_Batch
    • check_circleWhen Admin clicks the delete icon_Batch
    • check_circleThen Alert appears with yes and No option_Batch
    00 00 04.361
    check_circle Scenario: Validate accept alert
    @programPagination
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven After navigating to the Manage Batch page from the dashboard by clicking on the Batch tab, Admin clicks the delete icon_Batch
    • check_circleWhen Admin click yes option_Batch
    • check_circleThen Batch deleted alert pops and batch is no more available in data table_Batch
    00 00 05.129
    check_circle Scenario: Validate reject alert
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven After navigating to the Manage Batch page from the dashboard by clicking on the Batch tab, Admin clicks the delete icon_Batch
    • check_circleWhen Admin click no option_Batch
    • check_circleThen Batch is still listed in data table_Batch
  • Delete multiple batches May 2, 2024 12:01:23 PM Pass
    00 00 09.257
    check_circle Scenario: Delete multiple batches
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin successfully navigates from the dashboard to the batch section of the LMS portal, where none of the checkboxes int the datatable are selected_Batch
    • check_circleThen The delete icon under the Manage Batch header should be disabled_Batch
    00 00 05.446
    check_circle Scenario: Check for single row delete
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin successfully navigates from the dashboard to the batch section of the LMS portal, where one of the checkbox is selected_Batch
    • check_circleWhen Click delete icon below Manage Batch header_Batch
    • check_circleThen The respective row in the data table is deleted_Batch
    00 00 04.966
    check_circle Scenario: Check for multi row delete
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin successfully navigates from the dashboard to the batch section of the LMS portal, where Two or more checkboxes or row is selected_Batch
    • check_circleWhen Click multi delete icon below Manage Batch header_Batch
    • check_circleThen The respective rows in the data table is deleted_Batch
  • Multiple Delete Program May 2, 2024 12:01:26 PM Fail
    00 00 03.647
    check_circle Scenario: Validate Common Delete button enabled after clicking on any checkbox
    @validatingcommonDeletebuttonEnabled @Delete2
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is in Manage Program page for programpage
    • check_circleWhen Admin clicks any checkbox in the data table for programpage
    • check_circleThen Admin should see common delete option enabled under header Manage Program for programpage
    00 00 11.373
    check_circle Scenario: Validate multiple program deletion by selecting Single checkbox
    @ValidatemultipleprogramdeletionbyselectingSinglecheckbox @programPagination @Delete2
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is on Confirm Deletion alert for programpage
    • check_circleWhen Admin clicks button on the alert for programpage
    • check_circleThen Admin should land on Manage Program page and can see the selected program is deleted from the data table for programpage
    00 00 09.251
    check_circle Scenario: Validate multiple program deletion by selecting Single checkbox
    @ValidatemultipleprogramdeletionbyselectingSinglecheckbox1 @AssignStudent @Delete2
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is on Confirm Deletion alert for programpage
    • check_circleWhen Admin clicks button on the alert for programpage
    • check_circleThen Admin should land on Manage Program page and can see the selected program is not deleted from the data table for programpage
    00 00 09.404
    cancel Scenario: Validate multiple program deletion by selecting multiple check boxes
    @Validatemultipleprogramdeletionbyselectingmultiplecheckboxes @Delete2
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is on Confirm Deletion alert for programpg
    • check_circleWhen Admin clicks button on the alert for programpg
    • cancelThen Admin should land on Manage Program page and can see the selected programs are deleted from the data table for programpg
    • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
      image
    00 00 07.263
    check_circle Scenario: Validate multiple program deletion by selecting multiple check boxes
    @Validatemultipleprogramdeletionbyselectingmultiplecheckboxes1 @Delete2
    • check_circleGiven Admin is in login page
    • check_circleWhen Admin enter valid credentials and clicks login button
    • check_circleThen Admin should land on dashboard page
    • check_circleGiven Admin is on Confirm Deletion alert for programpg
    • check_circleWhen Admin clicks button on the alert for programpg
    • check_circleThen Admin should land on Manage Program page and can see the selected programs are not deleted from the data table for programpg
  • Logout Verification May 2, 2024 12:01:29 PM Fail
    00 00 06.652
    cancel Scenario: Verify Logout button function
    @verifyLogout
    • check_circleGiven Admin launch the browser
    • check_circleWhen Admin gives the correct LMS portal URL
    • cancelWhen Admin click Logout button on navigation bar
    • check_circlecom.ApplicationHooks.AppHooks.tearDown(io.cucumber.java.Scenario)
      image
  • @verifyNavBarLogout 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:29 AM Validate navigation bar order 4th Logout Pass
  • @verifyNextPagelink 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:30 AM Verify Next page link Pass
  • @nullPassword 1
    Failed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:17 AM Validate login credentials with null password Fail
  • @verifyTextOnUserField 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:23 AM Verify text on the first text field Pass
  • @AssignStudent_Validate_Empty_Form_Submission 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 12:01:05 PM Empty Form Submission Pass
  • @delete 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 12:01:15 PM Click Yes on the deletion window Pass
  • @programPagination 12 7
    Passed: 12 Failed: 7
    Timestamp TestName Status
    May 2, 2024 11:59:30 AM Verify Next page link Pass
    May 2, 2024 11:59:30 AM Verify Last page link Pass
    May 2, 2024 11:59:30 AM Verify First page link Pass
    May 2, 2024 11:59:31 AM Verify Start page link Pass
    May 2, 2024 11:59:35 AM Validate sort icon of program description column in Descending Pass
    May 2, 2024 11:59:40 AM Validate pop up for adding batch Pass
    May 2, 2024 11:59:49 AM Check if you get error message when mandatory fields are erased Fail
    May 2, 2024 11:59:54 AM Validate search box in User page Fail
    May 2, 2024 11:59:59 AM Check if user is created when only mandatory fields are entered with valid data Fail
    May 2, 2024 12:00:13 PM Check if the fields are updated with valid data Fail
    May 2, 2024 12:00:23 PM Check if the fields are updated with invalid values Fail
    May 2, 2024 12:00:34 PM Check if the fields are updated with invalid values Fail
    May 2, 2024 12:00:45 PM Check if the optional fields are updated with valid data Pass
    May 2, 2024 12:00:56 PM Validate invalid values in the text fields Pass
    May 2, 2024 12:01:04 PM Validate input fields and their text boxes in Assign Student form Pass
    May 2, 2024 12:01:11 PM Sort user by Phone number Fail
    May 2, 2024 12:01:15 PM Click No on the deletion window Pass
    May 2, 2024 12:01:22 PM Validate accept alert Pass
    May 2, 2024 12:01:26 PM Validate multiple program deletion by selecting Single checkbox Pass
  • @VerifyAsterikNextToUser 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:23 AM Verify asterik next to user text Pass
  • @multidelete 1
    Failed: 1
    Timestamp TestName Status
    May 2, 2024 12:01:16 PM Validate multiple user deletion by selecting Single checkbox Fail
  • @validateProgramStatusAscending 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:35 AM Validate sort icon of program status column in ascending Pass
  • @verifyNavBarUserOrder 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:29 AM Validate navigation bar order 3rd User Pass
  • @AssignStudent_Validate_Landing_ManageUSer 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 12:01:00 PM Validate landing in User page Pass
  • @Home 17 6
    Passed: 17 Failed: 6
    Timestamp TestName Status
    May 2, 2024 11:59:17 AM Verify admin is able to land on home page with invalid URL Fail
    May 2, 2024 11:59:17 AM Verify for broken link Pass
    May 2, 2024 11:59:17 AM Verify admin is able to land on home page Pass
    May 2, 2024 11:59:17 AM Verify the text spelling in the page Pass
    May 2, 2024 11:59:21 AM Verify the company logo Pass
    May 2, 2024 11:59:21 AM Verify application name Fail
    May 2, 2024 11:59:21 AM Verify company name Fail
    May 2, 2024 11:59:22 AM Validate sign in content Pass
    May 2, 2024 11:59:22 AM Verify text field is present Pass
    May 2, 2024 11:59:23 AM Verify text on the first text field Pass
    May 2, 2024 11:59:23 AM Verify asterik next to user text Pass
    May 2, 2024 11:59:24 AM Verify text on the second text field Pass
    May 2, 2024 11:59:24 AM Verify asterik next to password text Pass
    May 2, 2024 11:59:24 AM Verify the alignment input field for the login Pass
    May 2, 2024 11:59:24 AM verify Login is present Pass
    May 2, 2024 11:59:25 AM Verify the alignment of the login button Pass
    May 2, 2024 11:59:25 AM Verify input descriptive test in user field Fail
    May 2, 2024 11:59:25 AM Verify input descriptive test in password field Fail
    May 2, 2024 11:59:27 AM Validate navigation bar text Pass
    May 2, 2024 11:59:31 AM Verify Start page link Pass
    May 2, 2024 11:59:35 AM Validate sort icon of program status column in Descending Pass
    May 2, 2024 11:59:40 AM Validate data rows-3 Pass
    May 2, 2024 11:59:50 AM Validate "Add New user" button in User Page Fail
  • @tag01 2
    Passed: 2
    Timestamp TestName Status
    May 2, 2024 12:00:01 PM Check if the user details are added in data table Pass
    May 2, 2024 12:00:41 PM Check if the mandatory fields are updated with valid data Pass
  • @AssignStudent_PopUp_Window_PageValidation 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 12:01:03 PM Validate Assign Student Popup window Pass
  • @Validatemultipleprogramdeletionbyselectingmultiplecheckboxes1 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 12:01:27 PM Validate multiple program deletion by selecting multiple check boxes Pass
  • @verifyLoginAlignment 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:25 AM Verify the alignment of the login button Pass
  • @validateProgramNameAscending 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:33 AM Validate sort icon of program name column in ascending Pass
  • @batchLinkNavigation 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:33 AM Batch link on navigation bar on Program page Pass
  • @verifyNavigationBarAlignment 1
    Failed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:28 AM Validate alignment for navigation bar Fail
  • @VerifyTitleAlignment 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:27 AM Verify LMS Title Alignment Pass
  • @verifyLastPageLink 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:30 AM Verify Last page link Pass
  • @Delete2 4 1
    Passed: 4 Failed: 1
    Timestamp TestName Status
    May 2, 2024 12:01:26 PM Validate Common Delete button enabled after clicking on any checkbox Pass
    May 2, 2024 12:01:26 PM Validate multiple program deletion by selecting Single checkbox Pass
    May 2, 2024 12:01:26 PM Validate multiple program deletion by selecting Single checkbox Pass
    May 2, 2024 12:01:27 PM Validate multiple program deletion by selecting multiple check boxes Fail
    May 2, 2024 12:01:27 PM Validate multiple program deletion by selecting multiple check boxes Pass
  • @verifyStartPageLink 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:31 AM Verify Start page link Pass
  • @verifyLogout 1
    Failed: 1
    Timestamp TestName Status
    May 2, 2024 12:01:29 PM Verify Logout button function Fail
  • @VerifyInputFieldAlignment 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:24 AM Verify the alignment input field for the login Pass
  • @verifyFirstPageLink 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:30 AM Verify First page link Pass
  • @verifyNavBarprogramOrder 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:28 AM Validate navigation bar order 1st Program Pass
  • @AssignStudent_Validate_DropDown_Boxes_For_StudentEmailId_ProgramName_BatchName 1
    Failed: 1
    Timestamp TestName Status
    May 2, 2024 12:01:04 PM Validate Dropdown in Assign Student Form Fail
  • @verifyLoginButton 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:24 AM verify Login is present Pass
  • @VerifyTitleSpelling 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:27 AM Validate LMS title has correct spelling and space Pass
  • @validateProgramDescriptionDescending 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:35 AM Validate sort icon of program description column in Descending Pass
  • @validatingcommonDeletebuttonEnabled 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 12:01:26 PM Validate Common Delete button enabled after clicking on any checkbox Pass
  • @validateProgramStatusDescending 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:35 AM Validate sort icon of program status column in Descending Pass
  • @VerifyResponseTime 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:26 AM Verify the response time Pass
  • @AssignStudent_Validate_Cancel_Button 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 12:01:06 PM Validate Cancel button on Assign Student form Pass
  • @nullUser 1
    Failed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:17 AM Validate login credentials with null username Fail
  • @brokenLink 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:17 AM Verify for broken link Pass
  • @invalidUrl 1
    Failed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:17 AM Verify admin is able to land on home page with invalid URL Fail
  • @verifyUserTextInGrayColour 1
    Failed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:25 AM Verify input descriptive test in user field Fail
  • @verifyNavBarbatchOrder 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:29 AM Validate navigation bar order 2nd Batch Pass
  • @ValidatemultipleprogramdeletionbyselectingSinglecheckbox1 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 12:01:26 PM Validate multiple program deletion by selecting Single checkbox Pass
  • @keyboardAction 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:17 AM verify login button action through keyboard Pass
  • @verifyNavigationBarSpelling 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:27 AM Validate navigation bar text Pass
  • @Dashboard 12 1
    Passed: 12 Failed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:25 AM Verify after login admin lands on manage program as dashboard page Pass
    May 2, 2024 11:59:26 AM Verify the response time Pass
    May 2, 2024 11:59:26 AM Verify broken link Pass
    May 2, 2024 11:59:26 AM Verify LMS title Pass
    May 2, 2024 11:59:27 AM Verify LMS Title Alignment Pass
    May 2, 2024 11:59:27 AM Validate LMS title has correct spelling and space Pass
    May 2, 2024 11:59:27 AM Validate navigation bar text Pass
    May 2, 2024 11:59:28 AM Validate alignment for navigation bar Fail
    May 2, 2024 11:59:28 AM Validate navigation bar order 1st Program Pass
    May 2, 2024 11:59:29 AM Validate navigation bar order 2nd Batch Pass
    May 2, 2024 11:59:29 AM Validate navigation bar order 3rd User Pass
    May 2, 2024 11:59:29 AM Validate navigation bar order 4th Logout Pass
    May 2, 2024 11:59:33 AM User link on navigation bar on Program page Pass
  • @invalidLogin 1
    Failed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:17 AM Validate login with invalid credentials Fail
  • @textSpelling 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:17 AM Verify the text spelling in the page Pass
  • @verifyLogo 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:21 AM Verify the company logo Pass
  • @verifyAppName 1
    Failed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:21 AM Verify application name Fail
  • @edit 12 6
    Passed: 12 Failed: 6
    Timestamp TestName Status
    May 2, 2024 12:00:05 PM Check if the fields are updated with valid data Pass
    May 2, 2024 12:00:06 PM Check if the fields are updated with valid data Pass
    May 2, 2024 12:00:09 PM Check if the fields are updated with valid data Fail
    May 2, 2024 12:00:09 PM Check if the fields are updated with valid data Pass
    May 2, 2024 12:00:09 PM Check if the fields are updated with valid data Pass
    May 2, 2024 12:00:11 PM Check if the fields are updated with valid data Pass
    May 2, 2024 12:00:13 PM Check if the fields are updated with valid data Fail
    May 2, 2024 12:00:13 PM Check if the fields are updated with valid data Pass
    May 2, 2024 12:00:15 PM Check if the fields are updated with valid data Pass
    May 2, 2024 12:00:15 PM Check if the fields are updated with valid data Fail
    May 2, 2024 12:00:16 PM Check if the fields are updated with valid data Pass
    May 2, 2024 12:00:20 PM Check if the fields are updated with valid data Pass
    May 2, 2024 12:00:20 PM Check if the fields are updated with valid data Fail
    May 2, 2024 12:00:22 PM Check if the fields are updated with valid data Pass
    May 2, 2024 12:00:28 PM Check if the fields are updated with invalid values Fail
    May 2, 2024 12:00:38 PM Check if the mandatory fields are updated with valid data Pass
    May 2, 2024 12:00:49 PM Check if the optional fields are updated with valid data Pass
    May 2, 2024 12:00:58 PM Validate invalid values in the text fields Fail
  • @AssignStudent_Validate_Cancel/Close_Icon 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 12:01:06 PM Validate Cancel or Close icon on Assign Student form Pass
  • @AssignStudent_Validate_InputFields_TextBoxes 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 12:01:04 PM Validate input fields and their text boxes in Assign Student form Pass
  • @VerifyBrokenLink 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:26 AM Verify broken link Pass
  • @verifyCompanyName 1
    Failed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:21 AM Verify company name Fail
  • @validateProgramNameDescending 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:33 AM Validate sort icon of program name column in Descending Pass
  • @verifyPasswordTextInGrayColour 1
    Failed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:25 AM Verify input descriptive test in password field Fail
  • @programLinkNavigation 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:33 AM User link on navigation bar on Program page Pass
  • @mouseAction 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:17 AM verify login button action through mouse Pass
  • @verifyContent 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:22 AM Validate sign in content Pass
  • @tag03 1
    Failed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:56 AM Validating the Search with unrelated keyword Fail
  • @ProgramSortingValidations 9 6
    Passed: 9 Failed: 6
    Timestamp TestName Status
    May 2, 2024 11:59:33 AM Validate sort icon of program name column in ascending Pass
    May 2, 2024 11:59:33 AM Validate sort icon of program name column in Descending Pass
    May 2, 2024 11:59:34 AM Validate sort icon of program description column in ascending Pass
    May 2, 2024 11:59:35 AM Validate sort icon of program description column in Descending Pass
    May 2, 2024 11:59:35 AM Validate sort icon of program status column in ascending Pass
    May 2, 2024 11:59:35 AM Validate sort icon of program status column in Descending Pass
    May 2, 2024 11:59:38 AM Validate data table headers in the Batch Page Pass
    May 2, 2024 11:59:44 AM Check for error messages for invalid fields Fail
    May 2, 2024 11:59:50 AM Validate the text and pagination icon below the data table Fail
    May 2, 2024 11:59:56 AM Verify edit icon on the data table Fail
    May 2, 2024 12:00:01 PM Check if the user details are added in data table Pass
    May 2, 2024 12:00:41 PM Check if the mandatory fields are updated with valid data Pass
    May 2, 2024 12:00:51 PM Validate invalid values in the text fields Fail
    May 2, 2024 12:01:00 PM Validate invalid values in the text fields Fail
    May 2, 2024 12:01:07 PM Validate the Assign Student form page without giving program name Fail
  • @ValidatemultipleprogramdeletionbyselectingSinglecheckbox 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 12:01:26 PM Validate multiple program deletion by selecting Single checkbox Pass
  • @validLogin 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:17 AM Validate login with valid credentials Pass
  • @VerifyLMSTitle 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:26 AM Verify LMS title Pass
  • @VerifyAsterikNextToPassword 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:24 AM Verify asterik next to password text Pass
  • @AssignStudent 8 6
    Passed: 8 Failed: 6
    Timestamp TestName Status
    May 2, 2024 12:01:00 PM Validate landing in User page Pass
    May 2, 2024 12:01:03 PM Validate Assign Student Popup window Pass
    May 2, 2024 12:01:04 PM Validate Dropdown in Assign Student Form Fail
    May 2, 2024 12:01:04 PM Validate input fields and their text boxes in Assign Student form Pass
    May 2, 2024 12:01:04 PM Validate radio button in Assign Student Form Pass
    May 2, 2024 12:01:05 PM Empty Form Submission Pass
    May 2, 2024 12:01:06 PM Validate Cancel or Close icon on Assign Student form Pass
    May 2, 2024 12:01:06 PM Validate Cancel button on Assign Student form Pass
    May 2, 2024 12:01:06 PM Validate the Assign Student form page without giving Student Email id Fail
    May 2, 2024 12:01:07 PM Validate the Assign Student form page without giving program name Fail
    May 2, 2024 12:01:08 PM Validate the Assign Student form page without giving batch name Fail
    May 2, 2024 12:01:10 PM Validate the Assign Student form page without giving status Fail
    May 2, 2024 12:01:10 PM Validate Save button on Assign Student form Fail
    May 2, 2024 12:01:26 PM Validate multiple program deletion by selecting Single checkbox Pass
  • @LogoutLinkNavigation 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:33 AM Logout link on navigation bar on Program page Pass
  • @verifyTextOnPasswordField 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:24 AM Verify text on the second text field Pass
  • @AssignStudent_Validate_Radio_Button 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 12:01:04 PM Validate radio button in Assign Student Form Pass
  • @login 5 3
    Passed: 5 Failed: 3
    Timestamp TestName Status
    May 2, 2024 11:59:17 AM verify login button action through keyboard Pass
    May 2, 2024 11:59:17 AM Validate login credentials with null username Fail
    May 2, 2024 11:59:17 AM verify login button action through mouse Pass
    May 2, 2024 11:59:17 AM Validate login with valid credentials Pass
    May 2, 2024 11:59:17 AM Validate login with invalid credentials Fail
    May 2, 2024 11:59:17 AM Validate login credentials with null password Fail
    May 2, 2024 11:59:26 AM Verify broken link Pass
    May 2, 2024 11:59:29 AM Validate navigation bar order 4th Logout Pass
  • @verifyField 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:22 AM Verify text field is present Pass
  • @validateProgramDescriptionAscending 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:34 AM Validate sort icon of program description column in ascending Pass
  • @validUrl 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:17 AM Verify admin is able to land on home page Pass
  • @programNavigation 7 10
    Passed: 7 Failed: 10
    Timestamp TestName Status
    May 2, 2024 11:59:33 AM Batch link on navigation bar on Program page Pass
    May 2, 2024 11:59:33 AM User link on navigation bar on Program page Pass
    May 2, 2024 11:59:33 AM Logout link on navigation bar on Program page Pass
    May 2, 2024 11:59:37 AM Validate pagination in the Batch Page Pass
    May 2, 2024 11:59:44 AM Check if description is optional field Fail
    May 2, 2024 11:59:50 AM Validate the heading Fail
    May 2, 2024 11:59:55 AM Verify Check box on the data table Fail
    May 2, 2024 11:59:59 AM check if user is created when invalid data is entered in all of the fields Pass
    May 2, 2024 12:00:16 PM Check if the fields are updated with valid data Pass
    May 2, 2024 12:00:28 PM Check if the fields are updated with invalid values Fail
    May 2, 2024 12:00:37 PM Check if the fields are updated with invalid values Fail
    May 2, 2024 12:00:46 PM Check if the optional fields are updated with valid data Fail
    May 2, 2024 12:00:56 PM Validate invalid values in the text fields Fail
    May 2, 2024 12:01:04 PM Validate radio button in Assign Student Form Pass
    May 2, 2024 12:01:11 PM Sort user by Location Fail
    May 2, 2024 12:01:16 PM Validate multiple user deletion by selecting Single checkbox Fail
    May 2, 2024 12:01:20 PM Validate multiple user deletion by selecting multiple check boxes Fail
  • @Validatemultipleprogramdeletionbyselectingmultiplecheckboxes 1
    Failed: 1
    Timestamp TestName Status
    May 2, 2024 12:01:27 PM Validate multiple program deletion by selecting multiple check boxes Fail
  • @VerifyManageProgramHeader 1
    Passed: 1
    Timestamp TestName Status
    May 2, 2024 11:59:25 AM Verify after login admin lands on manage program as dashboard page Pass
  • java.lang.UnsatisfiedLinkError 1
    Timestamp TestName StackTrace
    May 2, 2024 11:59:22 AM Then Admin should see LMS - Learning Management System
  • java.lang.NullPointerException 3
    Timestamp TestName StackTrace
    May 2, 2024 11:59:22 AM Then Error message please enter username should displayed
    May 2, 2024 11:59:22 AM Then Error message please enter password should displayed
    May 2, 2024 12:01:31 PM When Admin click Logout button on navigation bar
  • java.io.FileNotFoundException 6
    Timestamp TestName StackTrace
    May 2, 2024 11:59:49 AM Then The updated batch details should appear on the data table_Batch
    May 2, 2024 11:59:49 AM When Fill in all the fields except description with valid values and click save_Batch
    May 2, 2024 11:59:49 AM When Fill in all the fields with valid values and click save_Batch
    May 2, 2024 11:59:49 AM When any of the fields have invalid values_Batch
    May 2, 2024 11:59:53 AM Then Error message should appear fields are mandatory_Batch
    May 2, 2024 11:59:54 AM Then The updated batch details after erase should appear on the data table_Batch
  • java.lang.NoClassDefFoundError 1
    Timestamp TestName StackTrace
    May 2, 2024 11:59:23 AM Then Admin should see company name below the app name
  • java.util.MissingResourceException 2
    Timestamp TestName StackTrace
    May 2, 2024 11:59:21 AM When Admin gives the invalid LMS portal URL
    May 2, 2024 11:59:22 AM When Admin enter invalid credentials and clicks login button
  • org.openqa.selenium.NoSuchElementException 7
    Timestamp TestName StackTrace
    May 2, 2024 12:00:12 PM Then Admin gets message User added Successfully
    May 2, 2024 12:01:19 PM Given Admin clicks delete button under header after selecting the checkbox in the data table
    May 2, 2024 12:01:21 PM Given Admin clicks delete button under header after selecting the checkbox in the data table
    May 2, 2024 12:01:26 PM Then Admin gets a message "Successfully Student Assigned" alert..
    May 2, 2024 12:01:23 PM Given Admin clicks delete button under header after selecting multiple checkboxes in the data table
    May 2, 2024 12:01:24 PM Given Admin clicks delete button under header after selecting multiple checkboxes in the data table
    May 2, 2024 12:01:32 PM Then Admin should land on Manage Program page and can see the selected programs are deleted from the data table for programpg
  • java.lang.AssertionError 37
    Timestamp TestName StackTrace
    May 2, 2024 11:59:26 AM Then Admin should see user in gray color
    May 2, 2024 11:59:26 AM Then Admin should see password in gray color
    May 2, 2024 11:59:32 AM Then Admin should see the navigation bar text on the top right side
    May 2, 2024 11:59:44 AM Then Admin should see the "Manage Batch" in the URL
    May 2, 2024 12:00:18 PM Then verify the updated value for field "lastName" in edit page
    May 2, 2024 12:00:21 PM Then verify the updated value for field "email" in edit page
    May 2, 2024 12:00:26 PM Then verify the updated value for field "timezone" in edit page
    May 2, 2024 12:00:31 PM Then verify the updated value for field "userVisaStatus" in edit page
    May 2, 2024 12:00:32 PM Then Admin should get "Failed" message
    May 2, 2024 12:00:33 PM Then Admin should get "Failed" message
    May 2, 2024 12:00:34 PM Then Admin should get "Failed" message
    May 2, 2024 12:00:36 PM Then Admin should get "Failed" message
    May 2, 2024 12:00:37 PM Then Admin should get "Failed" message
    May 2, 2024 12:00:39 PM Then Admin should get "Failed" message
    May 2, 2024 12:00:40 PM Then Admin should get "Failed" message
    May 2, 2024 12:00:43 PM Then Admin should get "Failed" message
    May 2, 2024 12:00:44 PM Then Admin should get "Failed" message
    May 2, 2024 12:00:45 PM Then Admin should get "Failed" message
    May 2, 2024 12:00:45 PM Then Admin should get "Failed" message
    May 2, 2024 12:00:47 PM Then verify the updated value for field "firstName" in edit page
    May 2, 2024 12:00:50 PM Then verify the updated value for field "location" in edit page
    May 2, 2024 12:00:54 PM Then verify the updated value for field "userVisaStatus" in edit page
    May 2, 2024 12:00:55 PM Then verify the updated value for field "email" in edit page
    May 2, 2024 12:00:57 PM Then verify the updated value for field "underGraduate" in edit page
    May 2, 2024 12:00:59 PM Then Admin should get "Failed" message
    May 2, 2024 12:00:59 PM Then Admin should get "Failed" message
    May 2, 2024 12:00:59 PM Then verify the updated value for field "timezone" in edit page
    May 2, 2024 12:01:03 PM Then Admin should get "Failed" message
    May 2, 2024 12:01:03 PM Then Admin should get "Failed" message
    May 2, 2024 12:01:03 PM Then Admin should get "Failed" message
    May 2, 2024 12:01:05 PM Then Admin should get "Failed" message
    May 2, 2024 12:01:05 PM Then Admin should get "Failed" message
    May 2, 2024 12:01:06 PM Then Admin should get "Failed" message
    May 2, 2024 12:01:14 PM Then Admin gets a error message alert as "Batch is required"..
    May 2, 2024 12:01:22 PM Then Admin gets a error message alert as "Student Email id is required"..
    May 2, 2024 12:01:24 PM Then Admin gets a error message alert as "Program is required"..
    May 2, 2024 12:01:26 PM Then Admin gets a error message alert as "Status is required"..
Dashboard
Features
20
Scenarios
185
Steps
1,143
Start
May 2, 2024 11:59:17 AM
End
May 2, 2024 12:01:38 PM
Time Taken
00 02 20.761
Categories

 

Name Passed Failed Skipped Passed %
@verifyNavBarLogout 1 0 0 100%
@verifyNextPagelink 1 0 0 100%
@nullPassword 0 1 0 0%
@verifyTextOnUserField 1 0 0 100%
@AssignStudent_Validate_Empty_Form_Submission 1 0 0 100%
@delete 1 0 0 100%
@programPagination 12 7 0 63.158%
@VerifyAsterikNextToUser 1 0 0 100%
@multidelete 0 1 0 0%
@validateProgramStatusAscending 1 0 0 100%
@verifyNavBarUserOrder 1 0 0 100%
@AssignStudent_Validate_Landing_ManageUSer 1 0 0 100%
@Home 17 6 0 73.913%
@tag01 2 0 0 100%
@AssignStudent_PopUp_Window_PageValidation 1 0 0 100%
@Validatemultipleprogramdeletionbyselectingmultiplecheckboxes1 1 0 0 100%
@verifyLoginAlignment 1 0 0 100%
@validateProgramNameAscending 1 0 0 100%
@batchLinkNavigation 1 0 0 100%
@verifyNavigationBarAlignment 0 1 0 0%
@VerifyTitleAlignment 1 0 0 100%
@verifyLastPageLink 1 0 0 100%
@Delete2 4 1 0 80%
@verifyStartPageLink 1 0 0 100%
@verifyLogout 0 1 0 0%
@VerifyInputFieldAlignment 1 0 0 100%
@verifyFirstPageLink 1 0 0 100%
@verifyNavBarprogramOrder 1 0 0 100%
@AssignStudent_Validate_DropDown_Boxes_For_StudentEmailId_ProgramName_BatchName 0 1 0 0%
@verifyLoginButton 1 0 0 100%
@VerifyTitleSpelling 1 0 0 100%
@validateProgramDescriptionDescending 1 0 0 100%
@validatingcommonDeletebuttonEnabled 1 0 0 100%
@validateProgramStatusDescending 1 0 0 100%
@VerifyResponseTime 1 0 0 100%
@AssignStudent_Validate_Cancel_Button 1 0 0 100%
@nullUser 0 1 0 0%
@brokenLink 1 0 0 100%
@invalidUrl 0 1 0 0%
@verifyUserTextInGrayColour 0 1 0 0%
@verifyNavBarbatchOrder 1 0 0 100%
@ValidatemultipleprogramdeletionbyselectingSinglecheckbox1 1 0 0 100%
@keyboardAction 1 0 0 100%
@verifyNavigationBarSpelling 1 0 0 100%
@Dashboard 12 1 0 92.308%
@invalidLogin 0 1 0 0%
@textSpelling 1 0 0 100%
@verifyLogo 1 0 0 100%
@verifyAppName 0 1 0 0%
@edit 12 6 0 66.667%
@AssignStudent_Validate_Cancel/Close_Icon 1 0 0 100%
@AssignStudent_Validate_InputFields_TextBoxes 1 0 0 100%
@VerifyBrokenLink 1 0 0 100%
@verifyCompanyName 0 1 0 0%
@validateProgramNameDescending 1 0 0 100%
@verifyPasswordTextInGrayColour 0 1 0 0%
@programLinkNavigation 1 0 0 100%
@mouseAction 1 0 0 100%
@verifyContent 1 0 0 100%
@tag03 0 1 0 0%
@ProgramSortingValidations 9 6 0 60%
@ValidatemultipleprogramdeletionbyselectingSinglecheckbox 1 0 0 100%
@validLogin 1 0 0 100%
@VerifyLMSTitle 1 0 0 100%
@VerifyAsterikNextToPassword 1 0 0 100%
@AssignStudent 8 6 0 57.143%
@LogoutLinkNavigation 1 0 0 100%
@verifyTextOnPasswordField 1 0 0 100%
@AssignStudent_Validate_Radio_Button 1 0 0 100%
@login 5 3 0 62.5%
@verifyField 1 0 0 100%
@validateProgramDescriptionAscending 1 0 0 100%
@validUrl 1 0 0 100%
@programNavigation 7 10 0 41.176%
@Validatemultipleprogramdeletionbyselectingmultiplecheckboxes 0 1 0 0%
@VerifyManageProgramHeader 1 0 0 100%